SftTabs/NET 6.0

RestoreButtonClicked Event, SftTabs Class

Softel vdm, Inc.

Occurs when the Restore button has been clicked.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event RestoreButtonClicked As EventHandler

C#   

public event EventHandler RestoreButtonClicked;

C++   

public: event EventHandler RestoreButtonClicked;

Event Data

The RestoreButtonClicked event handler receives an argument of type EventArgs containing data related to this event.

Comments

The RestoreButtonClicked event occurs when the Restore button has been clicked.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com